if service.click({
{"CHẤP NHẬN",
}
})
return true
end

if service.click({
{"Ghi âm tin nhắn thoại",
}
})
return true
end
if service.click({
{"ghi lại tin nhắn thoại$10","%Vuốt thô lên.",
}
})
return true
end


if service.click({
 {"Accept call",
 }
 })
 return true
 end
 
 if service.click({
 {"Gửi*",
"%Quay lại.",
 }
 })
 return true
 end
 
 if service.click({
 {"Loa, đang tắt",
 }
 })
 return true
 end
 
 if service.click({
 {"Loa, đang bật",
 }
 })
 return true
 end
 
 if service.click({
 {"Bật loa ngoài",
 }
 })
 return true
 end
 
 if service.click({
 {"Tắt loa ngoài",
 }
 })
 return true
 end
  
 if service.click({
 {"Change speaker",
 }
 })
 return true
 end
 
if service.click({
{"Loa",
}
})
return true
end


if service.click({
{"TRẢ LỜI",
}
})
return true
end

if service.execute("Phát hoặc tạm dừng.")
return true
end